projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c371062
)
(smiley-regexp-alist): Add "dead" smiley.
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 14 Feb 2007 17:32:50 +0000
(17:32 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 14 Feb 2007 17:32:50 +0000
(17:32 +0000)
lisp/gnus/smiley.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/smiley.el
b/lisp/gnus/smiley.el
index e74d6ddee6f161ab24bf72cd67cb8485edf6d74e..82813aa9aa2502836aa35aa1211b518242522131 100644
(file)
--- a/
lisp/gnus/smiley.el
+++ b/
lisp/gnus/smiley.el
@@
-74,6
+74,7
@@
("\\(:-|\\)\\W" 1 "indifferent")
("\\(:-[/\\]\\)\\W" 1 "wry")
("\\(:-(\\)\\W" 1 "sad")
+ ("\\(X-)\\)\\W" 1 "dead")
("\\(:-{\\)\\W" 1 "frown"))
"*A list of regexps to map smilies to images.
The elements are (REGEXP MATCH IMAGE), where MATCH is the submatch in